runtime.mspan.markBitsForBase (method)
3 uses
runtime (current package)
mbitmap.go#L262: func (s *mspan) markBitsForBase() markBits {
mgcsweep.go#L569: mbits := s.markBitsForBase()
mgcsweep.go#L745: mbits := s.markBitsForBase()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)